x86: Code style in rdmsr_hypervisor_regs() is not consistent with
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 18 Jun 2007 15:52:04 +0000 (16:52 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 18 Jun 2007 15:52:04 +0000 (16:52 +0100)
commita8a86c3c82e4e180edd84daa8b207efbe1342f04
treee5ab7f139771e98d442c262239da48b82e6d6242
parentbd0ad700716a3108149dfc7d898bc5adbe6e1a32
x86: Code style in rdmsr_hypervisor_regs() is not consistent with
wrmsr_hypervisor_regs(). Sync them up.
Signed-off-by: Shane Wang <shane.wang@intel.com>
xen/arch/x86/traps.c